C1.Web.Mvc.MultiRow Namespace / MultiRow<T> Class / HeaderLayoutDefinition Property

In This Topic
HeaderLayoutDefinition Property
In This Topic
Gets or sets an array that defines the layout of the rows used to display the grid's column headers.
Syntax
'Declaration
 
Public ReadOnly Property HeaderLayoutDefinition As IList(Of HeaderCellGroup)
 
See Also